home *** CD-ROM | disk | FTP | other *** search
- <!-- $Id: font.map 1.2 1995/10/17 16:23:15 dnc Exp $ -->
-
- <!-- This file is used to control which fonts are used in DynaText.
- A typical use would be to map font names from the PC to corresponding fonts
- on UNIX. For example, if a stylesheet for a book was created on the PC,
- and it calls for 'arial' the X windows equivalent would be 'helvetica'. -->
- <!-- This file also maps the fonts used in CGMs (when using system fonts).
- The font names used in those files vary greatly from vendor to vendor. -->
- <!-- See DynaText's System Administrator's Guide for more details. -->
-
-
- <!-- Some useful mappings. -->
- <font name="times" aliases="tms">
- <font name="times" weight="b" slant="ital" aliases="tmsBI:tmsB">
- <font name="times" aliases="Times New Roman">
- <font name="helvetica" aliases="MS Sans Serif">
-
- <!-- Some usefule mappings for CGMs -->
- <!-- Carberry font names -->
- <font name="times" aliases="hershey:simplex_roman" weight='m' slant='r'
- sep=",">
- <font name="times" weight="m" slant="r" aliases="hershey:duplex_roman" sep=",">
- <font name="times" weight="m" slant="r"
- aliases="hershey:complex_roman" sep=",">
- <font name="times" aliases="nbs hershey:cartographic_roman" sep=",">
-
- <!-- font names used on PCs -->
- <font name="helvetica" aliases="swiss:helv" sep=",">
- <font name="helvetica" weight="b" aliases="swiss:system bold" sep=",">
- <font name="times" weight="b" aliases="roman:times new roman bold" sep=",">
- <font name="times" slant="ital"
- aliases="roman:times new roman semi-light italic" sep=",">
-
- <font name="helvetica" aliases="swiss:arial semi-light" sep=",">
- <font name="helvetica" weight="bold" slant="r"
- aliases="swiss:arial bold,helvetica bold" sep=",">
-
- <!-- other cgms -->
- <font name="helvetica"
- aliases="ocb04p:ocb05p:ocb06p:ocb08p:ocb10p:ocb12p:ocb18p" sep=":">
-
-